Skip to content

fix(ci): use PR for manual release to bypass branch protection#10

Merged
Jamkris merged 1 commit into
mainfrom
fix-manual-release-branch-protection
Mar 4, 2026
Merged

fix(ci): use PR for manual release to bypass branch protection#10
Jamkris merged 1 commit into
mainfrom
fix-manual-release-branch-protection

Conversation

@Jamkris
Copy link
Copy Markdown
Owner

@Jamkris Jamkris commented Mar 4, 2026

This PR fixes the remote rejected error caused by branch protection rules on main during a manual release run. Instead of directly pushing the version bump commit and tag to main, the release.yml workflow will now generate a Pull Request. You can review and merge the PR, and then run the release again to finalize the tag and publication.

@Jamkris Jamkris merged commit d62b54c into main Mar 4, 2026
7 checks passed
@Jamkris Jamkris deleted the fix-manual-release-branch-protection branch March 4, 2026 14:52
@Jamkris Jamkris added 🐞 Bug Something isn't working ⚙ Setting Tooling, CI, dependencies, build setup labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 Bug Something isn't working ⚙ Setting Tooling, CI, dependencies, build setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant